ExampleEndpoint

@Endpoint
open class ExampleEndpoint

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
@PayloadRoot(localPart = "ExampleRequest")
@ResponsePayload
open fun handleRequest(): Source